type runtime.perThreadSyscallArgs
4 uses
runtime (current package)
os_linux.go#L680: type perThreadSyscallArgs struct {
os_linux.go#L697: var perThreadSyscall perThreadSyscallArgs
os_linux.go#L768: perThreadSyscall = perThreadSyscallArgs{
os_linux.go#L845: perThreadSyscall = perThreadSyscallArgs{}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)